Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #Content Control - 618 results found.
NameDescriptionTypePackageFramework
AboutDialogAbout dialog for version information.Classclient.gwt.views.gxtContent Control
AbstractBaseDialogBase class for implementing dialogs.Classclient.gwt.views.gxtContent Control
AbstractCCCServletAbstract servlet action providing helper methods.ClasswebContent Control
AbstractContextMenuAbstract class for contextual menus.Classclient.gwt.widgetsContent Control
AbstractEditDialogBase class for implementing form dialogs.Classclient.gwt.views.gxtContent Control
AbstractPresenterAbstract helper class for implementing MVP presenters.Classclient.coreContent Control
AbstractProviderAbstract class providing helper methods for JAX-RS readers & writers.Classapi.jaxrs.providersContent Control
AbstractResourceTreeAbstract base class for resource trees.Classclient.gwt.widgetsContent Control
AbstractSerializerBase class for serializers.Classplugins.s11n.jsonContent Control
AbstractTableDialogGeneric dialog for displaying read-only, tabular data.Classclient.gwt.views.gxtContent Control
AbstractTextProcessorAbstract base class for implementing text processors.Classplugins.scriptingContent Control
AbstractToolBarAbstract class providing helper methods for creating a toolbar.Classclient.gwt.widgetsContent Control
AbstractValidationsBase implementation of non platform-specific validations.Classclient.validationContent Control
AbstractWizardDialogAbstract class for wizard type card layout.Classclient.gwt.views.gxtContent Control
AccessPermissionAn access permission for a resource.ClassdomainContent Control
ACLA DTO encapsulating an access-control list.Classapi.coreContent Control
ACLSerializerSerializer for ACLs.Classplugins.s11n.jsonContent Control
ActionClassapi.coreContent Control
ActionInterfaceclient.coreContent Control
ActionEntityAn action that will be performed for a resource.ClassdomainContent Control
ActionExecutorAPI for executing CCC actions.Interfacerest.extensionsContent Control
ActionNameConstantsInterfaceclient.i18nContent Control
ActionRepositoryRepository for actions.InterfacepersistenceContent Control
ActionsAPI for managing actions.Interfaceapi.coreContent Control
ActionsEJBEJB implementation of the Actions.Classservices.ejb3Content Control
ActionSerializerSerializer for Actions.Classplugins.s11n.jsonContent Control
ActionsImplClassapi.jaxrsContent Control
ActionStatusenum ActionStatusextends java.Classapi.typesContent Control
ActionStatusConstantsUI constants describing action statuses.Interfaceclient.i18nContent Control
ActionSummarySummary of a CCC scheduled action.Classapi.coreContent Control
ActionSummarySerializerSerializer for ActionSummarys.Classplugins.s11n.jsonContent Control
ActionTableA panel that displays scheduled actions.Classclient.gwt.widgetsContent Control
ActionToolBarA toolbar for manipulating scheduled actions.Classclient.gwt.widgetsContent Control
ActionTreeA tree control for navigating scheduled actions.Classclient.gwt.widgetsContent Control
AliasClassapi.coreContent Control
AliasEntityAn alias resource.ClassdomainContent Control
AliasesAPI for manipulating Aliases.Interfaceapi.coreContent Control
AliasesEJBEJB implementation of the Aliases interface.Classservices.ejb3Content Control
AliasesImplClassapi.jaxrsContent Control
AliasSerializerSerializer for Aliass.Classplugins.s11n.jsonContent Control
AllUsersSelectorA SQL query to export all users from CCC6.Classmigration.ccc6.handlersContent Control
AlphanumComparatorThis is an updated version with enhancements made by Daniel Migowski, Andre Bogus, and David Koelle.Classdomain.sortingContent Control
AlphaNumericAscendingNameComparatorSort Resources in Ascending, Alphanumeric order, based on name.Classdomain.sortingContent Control
APITODO: Add a description for this type.Classapi.coreContent Control
APISerializerSerializer for Resources.Classplugins.s11n.jsonContent Control
ApplyWorkingCopyActionApplies working copy.Classclient.gwt.remotingContent Control
ApplyWorkingCopyCommandCommand: apply the current working copy.ClasscommandsContent Control
AscendingIndexComparatorSort Resources in Ascending, Alphanumeric order, based on name.Classdomain.sortingContent Control
AuthenticationRequiredExceptionAn exception indicating that a user attempted to access a resource without sufficient privileges.Classweb.renderingContent Control
BaseMigrationsTODO: Add a description for this type.ClassmigrationContent Control
BigDecimalPropertyEditorProperty editor for BigDecimal.Classclient.gwt.widgetsContent Control
BodyInterfaceweb.renderingContent Control
BooleanProviderA JAX-RS provider for boolean values.Classapi.jaxrs.providersContent Control
BusAPI for an event bus.Interfaceclient.eventsContent Control
ButtonSelectionListenerActionAdapter class - wires an action to a GWT selection listener.Classclient.gwt.widgetsContent Control
ByteArrayBodyA response body defined by a byte array.Classweb.renderingContent Control
CancelActionActionCancels a CCC action.Classclient.gwt.remotingContent Control
CancelActionCommandCommand: cancel an action.ClasscommandsContent Control
CapturingHandlerCaptures the results of a Lucene search into memory.Classplugins.search.luceneContent Control
CCCLoginModuleA JAAS login module for authenticating CCC users.ClasssecurityContent Control
CCCPropertiesApplication properties for CCC.Classweb.jaxrsContent Control
CCCResourceLoaderA Velocity resource loader that delegates to a StatefulReader.Classplugins.scripting.velocityContent Control
CccServerClasscli.fileuploadContent Control
CCExceptionAn exception representing the failure of a CCC command.Classapi.exceptionsContent Control
ChangeResourceTemplateMVP View for changing a resource's template.Interfaceclient.viewsContent Control
ChangeResourceTemplatePresenterMVP Presenter for changing a resource's template.Classclient.presentersContent Control
ChangeTemplateForResourceCommandCommand: change the template for a resource.ClasscommandsContent Control
CharConversionConverts (non-printing) characters in strings to Unicode equivalents.ClasscommonsContent Control
CharEncodingHeaderA character encoding header.Classweb.renderingContent Control
ChooseTemplateActionChooses template for the resource.Classclient.gwt.actionsContent Control
ChooseTemplateDialogDialog for resource template chooser.Classclient.gwt.views.gxtContent Control
ClearWorkingCopyActionClassclient.gwt.remotingContent Control
ClearWorkingCopyCommandCommand: clears the working copy for a resource.ClasscommandsContent Control
CloseableAPI for closing a UI component.Interfaceclient.coreContent Control
CodeMirrorEditorWrapper class for CodeMirror.Classclient.gwt.widgetsContent Control
CommandProvides the basic contract for command execution.ClasscommandsContent Control
CommandFactoryFactory for command objects.ClasscommandsContent Control
CommandTypeenum CommandTypeextends java.Classapi.typesContent Control
CommandTypeConstantsUI constants describing available commands.Interfaceclient.i18nContent Control
CommentDTO describing a comment.Classapi.coreContent Control
CommentEntity FIXME: email can be NULL.ClassdomainContent Control
CommentRepositoryRepository for comments.InterfacepersistenceContent Control
CommentRepositoryImplJPA implementation of a comment repository.ClasspersistenceContent Control
CommentsAPI for manipulating Comments.Interfaceapi.coreContent Control
CommentsEJBEJB implementation of the Comments interface.Classservices.ejb3Content Control
CommentSerializerSerializer for Comments.Classplugins.s11n.jsonContent Control
CommentsImplJAX-RS implementation of the Comments interface.Classapi.jaxrsContent Control
CommentStatusenum CommentStatusextends java.Classapi.typesContent Control
CommentTableA panel that displays users using Grid.Classclient.gwt.widgetsContent Control
CommentTreeTree for users.Classclient.gwt.widgetsContent Control
CommentViewDialog for comment editing.Classclient.gwt.views.gxtContent Control
ComputeTemplateActionTODO: Add a description for this type.Classclient.gwt.remotingContent Control
ConflictExceptionAn API call failed due to a conflict with the current state of the resource.Classapi.exceptionsContent Control
ConstantMapBasic API for looking up a constant.Interfaceclient.i18nContent Control
ContentCreatorEntry point classes define onModuleLoad().Classclient.gwt.widgetsContent Control
ContentServletThe ContentServlet class serves CCC content.ClasswebContent Control
ContentTypeHeaderA content-type header.Classweb.renderingContent Control
ContextThe context in which a response will be rendered to text.Classplugins.scriptingContent Control
ContextActionGridPluginComponentPlugin for displaying context menu.Classclient.gwt.widgetsContent Control
ContextMenuRendererRenderer for a table's contextual menu icon.Classclient.gwt.widgetsContent Control
CopyActionAn action to copy from an input stream to an output stream.Classcommons.streamsContent Control
CoreDataAbstraction for reading / writing data streams.Interfacepersistence.streamsContent Control
CoreEventsenum CoreEventsextends java.Classclient.coreContent Control
CreateEntry class for the 'create' application.ClasscliContent Control
CreateActionAPI for create action dialogs.Interfaceclient.viewsContent Control
CreateActionActionCreate a scheduled action.Classclient.actionsContent Control
CreateActionDialogDialog for creating a new scheduled action.Classclient.gwt.views.gxtContent Control
CreateActionPanelPanel used to create a new scheduled action.Classclient.gwt.widgetsContent Control
CreateActionPresenterMVP Presenter for creating action.Classclient.presentersContent Control
CreateAliasAPI for create alias dialogs.Interfaceclient.viewsContent Control
CreateAliasActionClassclient.actionsContent Control
CreateAliasDialogDialog for creating a new Alias.Classclient.gwt.views.gxtContent Control
CreateAliasPresenterMVP Presenter for creating alias.Classclient.presentersContent Control
CreateCommentCommandCommand used for creating a comment.ClasscommandsContent Control
CreateFolderMVP view for creating a folder.Interfaceclient.viewsContent Control
CreateFolderActionClassclient.actionsContent Control
CreateFolderDialogDialog for folder creation.Classclient.gwt.views.gxtContent Control
CreateFolderPresenterMVP Presenter for creating folders.Classclient.presentersContent Control
CreateGroupActionRemote action for creating a group.Classclient.actionsContent Control
CreateGroupPresenterMVP presenter for group creation.Classclient.presentersContent Control
CreatePageMVP view for creating a page.Interfaceclient.viewsContent Control
CreatePageActionClassclient.actionsContent Control
CreatePageDialogWizard dialog for page creation.Classclient.gwt.views.gxtContent Control
CreatePagePresenterMVP Presenter for creating page.Classclient.presentersContent Control
CreateTemplateActionClassclient.gwt.remotingContent Control
CreateTextFileMVP View for creating a text file.Interfaceclient.viewsContent Control
CreateTextFileActionAction creating a text file on the server.Classclient.actionsContent Control
CreateTextFileDialogDialog for creating a text file.Classclient.gwt.views.gxtContent Control
CreateTextFilePresenterMVP presenter for creating text file.Classclient.presentersContent Control
CreateUserAPI for create user dialogs.Interfaceclient.viewsContent Control
CreateUserActionClassclient.actionsContent Control
CreateUserCommandCommand: create a new user.ClasscommandsContent Control
CreateUserDialogDialog for user creation.Classclient.gwt.views.gxtContent Control
CreateUserPresenterA controller for user creation.Classclient.presentersContent Control
CreateWorkingCopyFromHistoricalVersionActionClassclient.gwt.remotingContent Control
CycleDetectedExceptionThis exception indicates that a cycle was detected where a resource refers to itself, either directly or indirectly.Classapi.exceptionsContent Control
DataThe data class is used to represent raw binary data with a unique identifier.ClassdomainContent Control
DatabaseDatabase API used for authentication.InterfacesecurityContent Control
DatabaseVendorenum DatabaseVendorextends java.ClasscliContent Control
DataBindingA ModelData implementation for binding a FolderSummary.Classclient.gwt.bindingContent Control
DataRepositoryRepository for file entities.InterfacepersistenceContent Control
DateChangedAscendingComparatorSort Resources in Ascending based on date changed.Classdomain.sortingContent Control
DateCreatedAscendingComparatorSort Resources in Ascending based on date created.Classdomain.sortingContent Control
DateHeaderA response header with a date value.Classweb.renderingContent Control
DBAPI for CCC6 database operations.InterfacemigrationContent Control
DBCA helper class to support design-by-contract (DBC).Classapi.typesContent Control
DbUtilsDBClassmigrationContent Control
DebugFilterA servlet action that prints details of each servlet request / response.Classweb.filtersContent Control
DeleteCommentCommandCommand used to delete a comment.ClasscommandsContent Control
DeleteResourceActionClassclient.gwt.remotingContent Control
DeleteResourceCommandCommand: delete a resource.ClasscommandsContent Control
DialogModeenum DialogModeextends java.Classclient.coreContent Control
DrawMainWindowActionTODO: Add a description for this type.Classclient.gwt.remotingContent Control
DryRunServerA dummy server to allow dry runs of file uploads.Classcli.fileuploadContent Control
DurationA finite period of time.Classapi.typesContent Control
DurationSerializerSerializer for Durations.Classplugins.s11n.jsonContent Control
EditableSimple API for editable objects.Interfaceclient.coreContent Control
EditCacheDialogDialog for editing resource's caching setting.Classclient.gwt.views.gxtContent Control
EditControllerA controller used for editing data.Interfaceclient.coreContent Control
EditFolderDialogClassclient.gwt.views.gxtContent Control
EditPagePanelPanel containing fields for page content editing.Classclient.gwt.widgetsContent Control
EditTemplateDialogDialog for creating / updating templates.Classclient.gwt.views.gxtContent Control
EditTextFileMVP View for updating a text file content.Interfaceclient.viewsContent Control
EditTextFileActionAction for updating the text file's content.Classclient.actionsContent Control
EditTextFileDialogDialog for text file content editing.Classclient.gwt.views.gxtContent Control
EditTextFilePresenterMVP presenter for renaming resources.Classclient.presentersContent Control
EditUserDialogDialog for user editing.Classclient.gwt.views.gxtContent Control
EditUserPwDialogDialog for user password editing.Classclient.gwt.views.gxtContent Control
EJBExceptionMapperAn mapper for 'command failed' exceptions.Classweb.jaxrsContent Control
EmailAddress Represents the textual string of an RFC 2822 email address.Classapi.typesContent Control
EmptyBodyClassweb.renderingContent Control
EncryptionEncryption support methods.ClasscommonsContent Control
EnhancedResourceTreeResource tree with contextual menus.Classclient.gwt.widgetsContent Control
EntityAbstract base class extended by entity classes that require persistence.ClassdomainContent Control
EntityNotFoundExceptionException indicating that the look up of an entity failed.Classapi.exceptionsContent Control
EnumModelDataA GXT model datum that wraps an Java 5 enum.Classclient.gwt.bindingContent Control
EnumToolsTools for helping with Java5 enum's.ClasscommonsContent Control
EnumUserTypeA hibernate user type that can persist a Java 5 enum.Classplugins.persistence.hibernateContent Control
EnvironmentHelper class used to describe the server environment.ClasscommonsContent Control
ErrorDescriptionsInterfaceclient.i18nContent Control
ErrorDialogDialog used to display error messages.Classclient.gwt.views.gxtContent Control
ErrorHandlingFilterA servlet action that catches and handles runtime exceptions.Classweb.filtersContent Control
ErrorReporterAPI for reporting validation errors.Interfaceclient.validationContent Control
ErrorResolutionsInterfaceclient.i18nContent Control
EventAn client event that can be handled on an event bus.Classclient.eventsContent Control
EventHandlerAn event handler suitable for an event bus.Interfaceclient.eventsContent Control
ExceptionHandlerAPI for handling client exceptions.Interfaceclient.coreContent Control
ExceptionsHelper methods when dealing with exceptions.ClasscommonsContent Control
FailureA serializable representation of CCC failure.Classapi.coreContent Control
FailureCodeenum FailureCodeextends java.Classapi.typesContent Control
FailureSerializerSerializer for Failures.Classplugins.s11n.jsonContent Control
FCKEditor as a GXT component.Classclient.gwt.widgetsContent Control
FileA summary of a file resource.Classapi.coreContent Control
FileBodyClassweb.renderingContent Control
FileEntityA file resource.ClassdomainContent Control
FileHelperHelper class for processing files.ClassdomainContent Control
FileMigratorMigrate files, images and CSS from CCC6.ClassmigrationContent Control
FilePropertyNamesA list of possible file property names.Classapi.typesContent Control
FileReaderA MessageBodyReader for durations.Classapi.jaxrs.providersContent Control
FileRevisionThe contents of a file resource at a specified point in time.ClassdomainContent Control
FilesAPI for manipulating files.Interfaceapi.coreContent Control
FilesEJBEJB implementation of the Files interface.Classservices.ejb3Content Control
FileSelectorSQL query used to select file records from CCC6.Classmigration.ccc6.handlersContent Control
FileSerializerSerializer for Folders.Classplugins.s11n.jsonContent Control
FilesImplClassapi.jaxrsContent Control
FileUploadA command line tool that allows bulk upload of files into CCC.ClasscliContent Control
FileUploaderClassmigrationContent Control
FileWorkingCopyA working copy for file deltas.ClassdomainContent Control
FlaggedSelectorA SQL query to determine if a resource is flagged in CCC6.Classmigration.ccc6.handlersContent Control
FolderClassapi.coreContent Control
FolderContextMenuContext menu for folder actions.Classclient.gwt.widgetsContent Control
FolderEntityA folder that can contain other resources.ClassdomainContent Control
FoldersBasic API for manipulating folders.Interfaceapi.coreContent Control
FoldersEJBEJB implementation of the FoldersExt interface.Classservices.ejb3Content Control
FolderSerializerSerializer for Folders.Classplugins.s11n.jsonContent Control
FoldersImplClassapi.jaxrsContent Control
FolderToolBarA toolbar providing actions for a SingleSelectionModel.Classclient.gwt.widgetsContent Control
GetAbsolutePathActionRetrieves the absolute path for a resource.Classclient.gwt.remotingContent Control
GetChildrenActionRemote action for children resource fetching.Classclient.gwt.remotingContent Control
GetCurrentUserActionTODO: Add a description for this type.Classclient.gwt.remotingContent Control
GetImagesPagedActionGet a list of all images from the CCC server.Classclient.gwt.remotingContent Control
GetPropertyActionAbstract action for property loading.Classclient.gwt.remotingContent Control
GetResourcesPagedActionGet paged child resources for specified folder.Classclient.gwt.remotingContent Control
GetRootsActionAction for retrieving the root.Classclient.gwt.remotingContent Control
GetServicesActionClassclient.remotingContent Control
GetTemplatesActionGet a list of templates from the server.Classclient.gwt.remotingContent Control
GetUserActionClassclient.gwt.remotingContent Control
GlobalsAPI for creating application scope objects.Interfaceclient.coreContent Control
GlobalsImplGlobals implementation.Classclient.gwt.coreContent Control
GroupDTO for a user group.Classapi.coreContent Control
GroupEntityClassdomainContent Control
GroupListFieldList Field for group listing.Classclient.gwt.widgetsContent Control
GroupPresenterAbstract base class for group presenters.Classclient.presentersContent Control
GroupRepositoryAPI for group repositories.InterfacepersistenceContent Control
GroupRepositoryImplJPA implementation of a group repository.ClasspersistenceContent Control
GroupsGroups API, used to group data in CCC.Interfaceapi.coreContent Control
GroupsEJBEJB implementation of the Groups interface.Classservices.ejb3Content Control
GroupSerializerSerializer for Groups.Classplugins.s11n.jsonContent Control
GroupsImplJAX-RS implementation of the Groups interface.Classapi.jaxrsContent Control
GroupTableA panel that displays users using Grid.Classclient.gwt.widgetsContent Control
GroupViewImplMVP view onto a group.Classclient.gwt.views.gxtContent Control
GWTActionNameConstantsTODO: Add a description for this type.Interfaceclient.gwt.i18nContent Control
GWTActionStatusConstantsTODO: Add a description for this type.Interfaceclient.gwt.i18nContent Control
GWTCommandTypeConstantsTODO: Add a description for this type.Interfaceclient.gwt.i18nContent Control
GWTErrorDescriptionsTODO: Add a description for this type.Interfaceclient.gwt.i18nContent Control
GWTErrorResolutionsTODO: Add a description for this type.Interfaceclient.gwt.i18nContent Control
GWTExceptionHandlerGWT implementation of the ExceptionHandler API.Classclient.gwt.coreContent Control
GwtJsonClient side implementation of the Json interface.Classclient.gwt.coreContent Control
GwtRequestExecutorGWT implementation of the RequestExecutor interface.Classclient.gwt.coreContent Control
GWTTemplateEncoderEncodes strings with GWT's URL class.Classclient.gwt.coreContent Control
GWTTextParserClassclient.gwt.coreContent Control
GWTUIConstantsUIConstants sub-interface for use with GWT i18n features.Interfaceclient.gwt.i18nContent Control
GWTUIMessagesUIMessages sub-interface for use with GWT i18n features.Interfaceclient.gwt.i18nContent Control
GWTWindowGWT implementation of the Window API.Classclient.gwt.coreContent Control
HeaderAPI for a ccc response header.Interfaceweb.renderingContent Control
HistoricalResourceA resource that records each update made over time.ClassdomainContent Control
HistoryDialogRead only view of a resoure's history.Classclient.gwt.views.gxtContent Control
HistoryToolBarToolbar for resource history dialog.Classclient.gwt.widgetsContent Control
HomepageSelectorA SQL query that retrieves CCC6 folders with home page value set.Classmigration.ccc6.handlersContent Control
HTTPA simple library for making HTTP requests.ClasscommonsContent Control
HttpMethodenum HttpMethodextends java.Classclient.coreContent Control
HttpStatusCodeA list of HTTP status codes.Classapi.typesContent Control
I18nService locator for i18n.Classclient.coreContent Control
ICommentViewAPI for viewing a comment.Interfaceclient.viewsContent Control
IFileUploaderAPI for uploading files.InterfacemigrationContent Control
ImageChooserDialogImage chooser for image type paragraph fields.Classclient.gwt.views.gxtContent Control
ImagePathsPaths to images used by the UI.Classclient.coreContent Control
ImageSelectionDialogImage selection dialog for FCKEditor use.Classclient.gwt.views.gxtContent Control
ImageSelectionPanelImage selection panel.Classclient.gwt.widgetsContent Control
ImageTriggerFieldAn extended trigger field storing selected image as ImageSummaryModelData.Classclient.gwt.widgetsContent Control
IncludeInMainMenuActionInclude a resource in the main menu.Classclient.gwt.remotingContent Control
IncludeInMainMenuCommandCommand: include/exclude a resource in the main menu.ClasscommandsContent Control
IndexAPI for querying a search index.Classplugins.searchContent Control
IndexerAPI for rebuilding a search index.Interfaceplugins.searchContent Control
InsufficientPrivilegesExceptionThis exception indicates that a user attempted to perform an operation without sufficient privileges.Classapi.exceptionsContent Control
InternalServicesTODO: Add a description for this type.Classclient.coreContent Control
IntHeaderA response header with an integer value.Classweb.renderingContent Control
InvalidExceptionThis request indicates that an API method was invoked with incorrect inputs.Classapi.exceptionsContent Control
InvalidSnapshotExceptionException indicating an attempt to change a snapshot to an invalid state.Classplugins.s11nContent Control
IOUtility methods for IO processing.ClasscommonsContent Control
IRepositoryFactoryAPI for creating repositories.InterfacepersistenceContent Control
IsLoggedInActionTODO: Add a description for this type.Classclient.gwt.remotingContent Control
IsMajorEditSelectorA SQL query that retrieves 'is major edit' information.Classmigration.ccc6.handlersContent Control
JavaMailMailerJavaMail implementation of the Mailer interface.Classplugins.mail.javamailContent Control
JaxrsCollectionAbstract base class for JAX-RS implementations of API services.Classapi.jaxrsContent Control
JaxrsConfigurationApplication def'n for JAX-RS.Classweb.jaxrsContent Control
JaxrsRequestContextA simple request context for Apache commons file-upload.Classplugins.multipart.apacheContent Control
JbossSessionJBoss implementation of the sessions API.Classplugins.security.jbossContent Control
JdbcDatabaseJDBC implementation of the Database api.ClasssecurityContent Control
JNDIClasscommonsContent Control
JsonInterfaceplugins.s11nContent Control
JsonableAPI for serializing a class to JSON.Interfaceplugins.s11nContent Control
Jsonable2Further methods for serialisation.Interfaceplugins.s11nContent Control
JsonableWriterA JAX-RS provider for jsonable objects.Classapi.jaxrs.providersContent Control
JsonImplDefault implementation of the Json interface.Classplugins.s11n.jsonContent Control
JsonKeysKey names used for serializing CCC data types.Classplugins.s11nContent Control
LeftRightPaneLayout for dividing the UI screen to a tree and a table.Classclient.gwt.widgetsContent Control
LegacyAppBase class for legacy applications that use RMI.ClasscliContent Control
LegacyDBQueriesQueries for data migration.ClassmigrationContent Control
LegacyFileClassmigrationContent Control
LegacyLinkFilterA servlet to redirect old CCC6 URLs to the corresponding CCC7 url.Classweb.filtersContent Control
LinkHelper class for building URIs.Classapi.typesContent Control
LinkFixerCorrects relative URLs stored in href attributes.ClassmigrationContent Control
LinkSelectionDialogDialog for FCKEditor link selector.Classclient.gwt.views.gxtContent Control
ListCommentsRetrieve a list of comments from the server.Classclient.gwt.remotingContent Control
ListCompletedActionsActionDisplay the list of completed actions.Classclient.gwt.remotingContent Control
ListGroupsRetrieve a list of groups from the server.Classclient.gwt.remotingContent Control
ListPendingActionsActionDisplay the list of pending actions.Classclient.gwt.remotingContent Control
ListUsersActionList available users.Classclient.gwt.remotingContent Control
LockableAPI for objects that can be locked by a user.InterfacedomainContent Control
LockActionClassclient.gwt.remotingContent Control
LockMismatchExceptionAn exception used to indicate that a resource is locked by another user.Classapi.exceptionsContent Control
LogEntryCaptures detail relevant to a single user action for persistence in the auditAuthor:Civic Computing Ltd.ClassdomainContent Control
LogEntryBeanA java bean representing a log entry record in CCC6.ClassmigrationContent Control
LogEntryRepositoryAPI for log entry repositories.InterfacepersistenceContent Control
LogEntryUserSelectorA SQL query to return the user associated with a specified CCC6 log entry.Classmigration.ccc6.handlersContent Control
LoginActionRemote action for user login.Classclient.gwt.remotingContent Control
LoginDialogDialog used to perform user login.Classclient.gwt.views.gxtContent Control
LoginServletA servlet to perform user authentication for the content-creator web app.ClasswebContent Control
LogoutActionLog current user out.Classclient.gwt.remotingContent Control
LogoutServletA servlet to perform user authentication for the content-creator web app.ClasswebContent Control
MailerAPI for sending email.Interfaceplugins.mailContent Control
MainMenuDesign for the main menu toolbar.Classclient.gwt.widgetsContent Control
MapRegistryA registry implementation using an in-memory map.ClasscommonsContent Control
MemoryServiceLocatorService locator that stores references to services in memory.Classapi.coreContent Control
MetadataGridMetadata grid panel.Classclient.gwt.widgetsContent Control
MetadataWriterA provider for string maps.Classapi.jaxrs.providersContent Control
MethodOverrideFilterFilter providing support for the X-HTTP-Method-Override HTTP request header.Classweb.filtersContent Control
MigrateEntry class for the migration application.ClasscliContent Control
MigrationAPI for CC6 migration.InterfaceservicesContent Control
MigrationEJBEJB3 implementation of the Migration API.Classservices.ejb3Content Control
MigrationExceptionMigration specific runtime exception.ClassmigrationContent Control
MigrationsData migration from CCC6 to CCC7.ClassmigrationContent Control
MigrationServiceLocator FIXME: Extract common code - none of the standard services can be accessedAuthor:Civic Computing Ltd.ClassmigrationContent Control
MimeTypeA class representing a mime type.Classapi.typesContent Control
MimeTypeSerializerSerializer for MimeTypes.Classplugins.s11n.jsonContent Control
MoveDialogDialog used to move a resource.Classclient.gwt.views.gxtContent Control
MoveResourceActionTODO: Add a description for this type.Classclient.gwt.remotingContent Control
MoveResourceCommandCommand: move a resource to another folder.ClasscommandsContent Control
MultipartFormA multi-part form implemented via Apache commons file-upload.Classplugins.multipart.apacheContent Control
MultipartFormDataAPI for accessing multipart form data.Interfaceplugins.multipartContent Control
NormalisingEncoderFull implementation of a URI template encoder.Classapi.typesContent Control
NotFoundExceptionAn exception to represent a missing resource.Classweb.renderingContent Control
ObjectFactoryObject factory of criteria objects for Velocity context use.Classapi.coreContent Control
OpenAboutActionClassclient.gwt.actionsContent Control
OpenCreateActionActionClassclient.gwt.actionsContent Control
OpenCreateAliasActionClassclient.gwt.actionsContent Control
OpenCreateFileActionClassclient.gwt.actionsContent Control
OpenCreateFolderActionClassclient.gwt.actionsContent Control
OpenCreatePageActionClassclient.gwt.actionsContent Control
OpenCreateTemplateActionClassclient.gwt.actionsContent Control
OpenCreateTextFileActionClassclient.gwt.actionsContent Control
OpenCreateUserActionClassclient.gwt.actionsContent Control
OpenEditCacheActionEdit resource's cache setting.Classclient.gwt.remotingContent Control
OpenEditTextFileActionAction for text file edit dialog opening.Classclient.gwt.remotingContent Control
OpenEditUserDialogActionAction to open the user editing dialog.Classclient.gwt.remotingContent Control
OpenHelpActionDisplay help window.Classclient.gwt.actionsContent Control
OpenMoveActionClassclient.gwt.actionsContent Control
OpenRenameActionClassclient.gwt.actionsContent Control
OpenTemplateRevisionActionAction to open specific revision of a template.Classclient.gwt.remotingContent Control
OpenUpdateAliasActionTODO: Add a description for this type.Classclient.gwt.remotingContent Control
OpenUpdateCurrentUserActionShow current edit dialog for current user's details.Classclient.gwt.actionsContent Control
OpenUpdateFolderActionClassclient.gwt.actionsContent Control
OpenUpdateMetadataActionUpdate resource's metadata.Classclient.gwt.remotingContent Control
OpenUpdateResourceAclActionAction to launch the 'update resource acl' dialog.Classclient.gwt.remotingContent Control
OpenUpdateTemplateActionTODO: Add a description for this type.Classclient.gwt.remotingContent Control
PageClassapi.coreContent Control
PageBodyThe class can write a Page object as the body of a Response.Classweb.renderingContent Control
PageCommentDialogDialog for capturing the page edit metadata.Classclient.gwt.views.gxtContent Control
PageCriteriaCriteria class to search for pages.Classapi.coreContent Control
PageCriteriaSerializerSerializer for Resources.Classplugins.s11n.jsonContent Control
PagedCollectionWrapper class for a collection of DTOs.Classapi.coreContent Control
PagedCollectionReaderReader for paged collections PagedCollection.Classplugins.s11n.jsonContent Control
PagedCollectionSerializerSerializer for PagedCollections.Classplugins.s11n.jsonContent Control
PageDeltaActionRetrieve a template's delta.Classclient.gwt.remotingContent Control
PageElementClass for an element of the page.Classclient.gwt.widgetsContent Control
PageEntityClassdomainContent Control
PageHelperHelper class for manipulating pages.ClassdomainContent Control
PageRevisionThe contents of a page at a specific point in time.ClassdomainContent Control
PagesBasic API for manipulating pages.Interfaceapi.coreContent Control
PagesEJBEJB implementation of the PagesExt interface.Classservices.ejb3Content Control
PageSerializerSerializer for Resources.Classplugins.s11n.jsonContent Control
PagesImplClassapi.jaxrsContent Control
PageWorkingCopyA working copy for a page.ClassdomainContent Control
ParagraphA paragraph of HTML.Classapi.typesContent Control
ParagraphBeanParagraph bean for migration.ClassmigrationContent Control
ParagraphSelectorA SQL query to return the paragraphs for a page.Classmigration.ccc6.handlersContent Control
ParagraphSerializerSerializer for Paragraphs.Classplugins.s11n.jsonContent Control
ParagraphTypeenum ParagraphTypeextends java.Classapi.typesContent Control
ParagraphVersionsSelectorA SQL query that return the version numbers of the paragraphs for a page.Classmigration.ccc6.handlersContent Control
PasswordA password value type.Classapi.typesContent Control
PdfLoaderA text extractor for PDF files.Classplugins.search.luceneContent Control
PermissionClassapi.typesContent Control
PluginFactoryFactory for plugins.ClasspluginsContent Control
PredefinedResourceNamesA list of resource names for predefined resources.Classapi.typesContent Control
PreviewActionOpen a dialog to preview the selected resource.Classclient.gwt.actionsContent Control
PreviewHistoricalActionOpen a dialog to preview the selected resource.Classclient.gwt.actionsContent Control
PreviewTemplateDialogDialog for a read-only view of a template.Classclient.gwt.views.gxtContent Control
PrincipalClassdomainContent Control
ProcessingExceptionException thrown when script processing fails.Classplugins.scriptingContent Control
PropertiesAuthenticatorA JavaMail authenticator that reads credentials from a PropertiesAuthor:Civic Computing Ltd.Classplugins.mail.javamailContent Control
ProxyServiceLocatorServiceLocator implementation that uses RESTEasy proxies.Classapi.httpContent Control
PublishActionClassclient.gwt.remotingContent Control
Range Modelled after Martin Fowler's Range pattern: http://martinfowler.Classapi.typesContent Control
ReadToStringActionA stream action that can read a raw bytes into a string.Classcommons.streamsContent Control
ReadWriteTxFilterA servlet action that manages a read/write J2EE transaction.Classweb.filtersContent Control
RedirectRequiredExceptionAn exception indicating that a redirect is required.Classweb.renderingContent Control
ReflectionHelper methods for Java reflection.ClasscommonsContent Control
RegistryA public API for a registry.InterfacecommonsContent Control
RegistryServiceLocatorA class to perform application name specific Registry lookups.Classapi.jaxrsContent Control
RemoteExceptionAn exception class representing a remote failure.Classclient.coreContent Control
RemotingActionAn action that makes a server-side call.Classclient.coreContent Control
RemoveFromMainMenuActionRemove a resource from the main menu.Classclient.gwt.remotingContent Control
RenameActionRemote action for renaming.Classclient.actionsContent Control
RenameDialogMVP view for renaming a resource.Classclient.gwt.views.gxtContent Control
RenameResourceMVP View for updating a resource's name.Interfaceclient.viewsContent Control
RenameResourceCommandCommand: rename a resource.ClasscommandsContent Control
RenameResourcePresenterMVP presenter for renaming resources.Classclient.presentersContent Control
RequestClassclient.coreContent Control
RequestCallbackAdapterAdapter that maps GWT's callback handler to the CC response handler.Classclient.gwt.coreContent Control
RequestExecutorSends an HTTP request to a host server.Interfaceclient.coreContent Control
RequestFailedExceptionAn exception indicating an error during the processing of a request.Classweb.exceptionsContent Control
ResBase API class supporting s11n and linking.Classapi.coreContent Control
ResourceA read-only snapshot of a resource.Classapi.coreContent Control
ResourceBeanResource bean for migration.ClassmigrationContent Control
ResourceContextMenuA context menu providing actions for a ResourceTable.Classclient.gwt.widgetsContent Control
ResourceContextRendererRenderer for resource contextual menu icon.Classclient.gwt.widgetsContent Control
ResourceCriteriaCriteria class for resource search.Classapi.coreContent Control
ResourceCriteriaSerializerSerializer for ResourceCriteria objects.Classplugins.s11n.jsonContent Control
ResourceEntityAn abstract superclass that contains shared behaviour for the different typesAuthor:Civic Computing LtdSee Also:Serialized FormClassdomainContent Control
ResourceExistsExceptionIndicates a resource cannot be created because an existing resource already has the same absolute path.Classapi.exceptionsContent Control
ResourceIdentifiersResource identifiers for the API.Interfaceapi.coreContent Control
ResourceMetadataDialogEditable view of a resource's metadata.Classclient.gwt.views.gxtContent Control
ResourceNameRepresents a valid resource name in CCC.Classapi.typesContent Control
ResourceNameExistsActionCheck that a resource name exists.Classclient.actionsContent Control
ResourceNavigatorAccordion control for selecting a resource root.Classclient.gwt.widgetsContent Control
ResourceOrderenum ResourceOrderextends java.Classapi.typesContent Control
ResourcePathThis class models an absolute path to a resource.Classapi.typesContent Control
ResourceRepositoryAPI for resource repositories.InterfacepersistenceContent Control
ResourceRolesSelectorSelects the roles that will be applied to a resource.Classmigration.ccc6.handlersContent Control
ResourcesBasic API for manipulating resources.Interfaceapi.coreContent Control
ResourcesHelper methods for handling external resources.ClasscommonsContent Control
ResourcesEJBEJB implementation of the ResourcesExt interface.Classservices.ejb3Content Control
ResourceSelectionDialogDialog for resource selection.Classclient.gwt.views.gxtContent Control
ResourceSelectorA SQL query that retrieves CCC6 resources.Classmigration.ccc6.handlersContent Control
ResourceSerializerSerializer for Resources.Classplugins.s11n.jsonContent Control
ResourcesExtCommand API, used to update data in CCC.Interfacerest.extensionsContent Control
ResourcesImplThis class exposes parts of our public API using JAX-RS.Classapi.jaxrsContent Control
ResourceSummaryA summary of a resource.Classapi.coreContent Control
ResourceSummarySerializerSerializer for ResourceSummarys.Classplugins.s11n.jsonContent Control
ResourceTableA panel that displays resources using Grid.Classclient.gwt.widgetsContent Control
ResourceTreeRenders a tree of resources.Classclient.gwt.widgetsContent Control
ResourceTypeenum ResourceTypeextends java.Classapi.typesContent Control
ResourceTypeRendererFactoryRenderer factory for resource type.Classclient.gwt.widgetsContent Control
ResourceUsersSelectorSelects the roles that will be applied to a resource.Classmigration.ccc6.handlersContent Control
ResponseTODO: Add a description for this type.Classclient.coreContent Control
Response TODO: Never cache secure resources (i.Classweb.renderingContent Control
ResponseHandlerAPI for handling HTTP responses.Interfaceclient.coreContent Control
ResponseHandlerAdapterDefault response handler implementation.Classclient.coreContent Control
ResSerializerSerializer for Ress.Classplugins.s11n.jsonContent Control
RestExceptionMapperAn mapper for 'command failed' exceptions.Classapi.jaxrs.providersContent Control
RevisionA summary of a log entry.Classapi.coreContent Control
RevisionEntityAbstract implementation of a resource revision.ClassdomainContent Control
RevisionMetadataMetadata describing a revision.ClassdomainContent Control
RevisionSerializerSerializer for Revisions.Classplugins.s11n.jsonContent Control
S11nProviderA JAX-RS provider for objects with serializers.Classapi.jaxrs.providersContent Control
ScheduleActionCommandCommand: schedule an action.ClasscommandsContent Control
SchedulerAPI for a scheduler.Interfaceapi.coreContent Control
SchedulingCommand line management of Action executor.ClasscliContent Control
SchemaTODO: Add a description for this type.ClasscliContent Control
ScriptA text-based script executed by a TextProcessor.Classplugins.scriptingContent Control
ScriptBodyA body implementation for scripts.Classweb.renderingContent Control
ScriptRunnerHelper class for executing scripts.Classplugins.scripting.rhinoContent Control
SearchCommand line management of CCC7 search engine.ClasscliContent Control
SearchA search that can return other results.ClassdomainContent Control
SearchBodyThe class can write a Search object as the body of a Response.Classweb.renderingContent Control
SearchEngineInterfaceapi.coreContent Control
SearchEngineEJBLucene Implementation of the SearchEngine interface.Classservices.ejb3Content Control
SearchImplJAX-RS implementation of the SearchEngine interface.Classapi.jaxrsContent Control
SearchResourceTableA panel that displays resources using Grid.Classclient.gwt.widgetsContent Control
SearchResultValue object for search results.Classapi.typesContent Control
SearchResultSerializerSerializer for SearchResults.Classplugins.s11n.jsonContent Control
SecuritySecurity API for CCC.Interfaceapi.coreContent Control
SecurityImplThis class exposes parts of our public API using JAX-RS.Classweb.jaxrsContent Control
SecurityImpl2JAX-RS implementation of the security API.Classapi.jaxrsContent Control
SerializerSerialize an object to / from a representation.Interfaceplugins.s11nContent Control
SerializerFactoryA factory for serializers.Classplugins.s11n.jsonContent Control
ServerServer API for file upload.Interfacecli.fileuploadContent Control
ServiceLocatorLocator for CC services.Interfaceapi.coreContent Control
ServicesImplThis class lists the API collections available.Classweb.jaxrsContent Control
SessionKeysConstants for use with CCC Servlets.ClasswebContent Control
SessionsAPI for managing server sessions.Interfaceplugins.securityContent Control
SessionTimeoutExceptionA client-side exception, indicating the user's session expired.Classclient.coreContent Control
SettingA setting, represented as a key:value pair.ClassdomainContent Control
SettingsCommand line interface for settings management.ClasscliContent Control
SettingsRepositoryA repository for settings objects.ClasspersistenceContent Control
ShowInMainMenuSelectorSelects the set of pages that are visible in menus.Classmigration.ccc6.handlersContent Control
SimpleBusA simple implementation of an event bus.Classclient.eventsContent Control
SimpleGroupClasssecurityContent Control
SimpleLatchTODO: Add a description for this type.Classclient.concurrentContent Control
SimpleLuceneLucene implementation of the search API.Interfaceplugins.search.luceneContent Control
SimpleLuceneFSClassplugins.search.luceneContent Control
SimplePrincipalClasssecurityContent Control
SingleResourceSelectorA SQL query that retrieves CCC6 resources.Classmigration.ccc6.handlersContent Control
SingleSelectionModelAPI for accessing a dual-pane resource view.Interfaceclient.gwt.coreContent Control
SiteBrowserAPI for browsing rendered resources.Interfaceapi.httpContent Control
SiteBrowserImplA simple HTTP implementation of the site browser API.Classapi.httpContent Control
SnapshotSupportAPI implemented by resources that support snapshot creation.InterfacedomainContent Control
SorterSorts a list of resources.Classdomain.sortingContent Control
SortOrderenum SortOrderextends java.Classapi.typesContent Control
SqlQueryAPI for a SQL query.Interfacemigration.ccc6.handlersContent Control
StreamActionAn action to perform on an InputStream.Interfaceapi.typesContent Control
StringCollectionWriterA provider for a collection of strings.Classapi.jaxrs.providersContent Control
StringHeaderA response header with a string value.Classweb.renderingContent Control
StringsHelper methods for strings.ClasscommonsContent Control
StyleSheetSelectorA SQL query that retrieves CCC6 style sheet code for a resource.Classmigration.ccc6.handlersContent Control
SubmitControllerSelectionListenerThis selection listener calls an edit controllers submit method when the associated button is clicked.Classclient.gwt.widgetsContent Control
TablePanelAbstract base class for table panels.Classclient.gwt.widgetsContent Control
TemplateClassapi.coreContent Control
TemplateEntityA template is used to define how a resource will be displayed.ClassdomainContent Control
TemplateFieldsSelectorA SQL query that retrieves CCC6 possible paragraph names of a template.Classmigration.ccc6.handlersContent Control
TemplateMigrationMigrate templates from CCC6.ClassmigrationContent Control
TemplateNameExistsActionTODO: Add a description for this type.Classclient.gwt.remotingContent Control
TemplateRevisionThe content of a template at a specific point in time.ClassdomainContent Control
TemplatesAPI for manipulating templates.Interfaceapi.coreContent Control
TemplatesEJBEJB implementation of the Templates interface.Classservices.ejb3Content Control
TemplateSerializerSerializer for Templates.Classplugins.s11n.jsonContent Control
TemplatesImplClassapi.jaxrsContent Control
TempSerializerSerializer for Resources.Classplugins.s11n.jsonContent Control
TestingHelper methods for testing.ClasscommonsContent Control
TextExtractorAn interface for various text extractors.Interfaceplugins.searchContent Control
TextParserAPI for parsing text.Interfaceclient.remotingContent Control
TextProcessorAPI for text processing.Interfaceplugins.scriptingContent Control
ThumbActionAn action to copy from an input stream to an output stream.Classcommons.streamsContent Control
TmpRendererTODO: Add a description for this type.ClasswebContent Control
TreeBase class for user interface trees.Classclient.gwt.widgetsContent Control
TxtExtractorA text extractor for plain text files.Classplugins.search.luceneContent Control
UIConstantsInterfaceclient.i18nContent Control
UIMessagesInterfaceclient.i18nContent Control
UnauthorizedExceptionAn exception indicating that access to an entity was denied.Classapi.exceptionsContent Control
UniqueUsernameActionTODO: Add a description for this type.Classclient.gwt.remotingContent Control
UnlockActionClassclient.gwt.remotingContent Control
UnlockedExceptionAn exception used to indicate that a resource is unlocked.Classapi.exceptionsContent Control
UnpublishActionUnpublish a resource.Classclient.gwt.remotingContent Control
UpdateAliasActionClassclient.gwt.remotingContent Control
UpdateAliasCommandCommand: updates an alias.ClasscommandsContent Control
UpdateAliasDialogDialog for creating a new Alias.Classclient.gwt.views.gxtContent Control
UpdateCacheDurationActionRemote action for cache duration updating.Classclient.gwt.remotingContent Control
UpdateCachingCommandCommand: update cache duration.ClasscommandsContent Control
UpdateCommentActionRemote action for page updating.Classclient.actionsContent Control
UpdateCommentCommandCommand to update a comment.ClasscommandsContent Control
UpdateCommentPresenterMVP presenter for updating comments.Classclient.presentersContent Control
UpdateCurrentUserActionDialog for updating current user's details.Classclient.gwt.remotingContent Control
UpdateCurrentUserCommandCommand: update a user's own email and password.ClasscommandsContent Control
UpdateCurrentUserDialogDialog for current user's details updating.Classclient.gwt.views.gxtContent Control
UpdateFileCommandCommand: update an existing file.ClasscommandsContent Control
UpdateFileDialogDialog for file update.Classclient.gwt.views.gxtContent Control
UpdateFolderActionRemote action for folder updating.Classclient.gwt.remotingContent Control
UpdateFolderCommandCommand: updates a folder.ClasscommandsContent Control
UpdateGroupActionRemote action for creating a group.Classclient.actionsContent Control
UpdateGroupPresenterMVP presenter for group update.Classclient.presentersContent Control
UpdateMetadataActionRemote action for metadata updating.Classclient.gwt.remotingContent Control
UpdatePageActionRemote action for page updating.Classclient.gwt.remotingContent Control
UpdatePageCommandCommand: updates a page with the specified delta.ClasscommandsContent Control
UpdatePageDialogA dialog box for updating content.Classclient.gwt.views.gxtContent Control
UpdatePasswordActionCommand: update a user's password.ClasscommandsContent Control
UpdateResourceAclActionRemote action for resource's ACL updating.Classclient.gwt.remotingContent Control
UpdateResourceAclCommandCommand: update cache duration.ClasscommandsContent Control
UpdateResourceAclDialogDialog for updating the access control associated with a resource.Classclient.gwt.views.gxtContent Control
UpdateResourceMetadataCommandCommand: update resource metadata.ClasscommandsContent Control
UpdateResourceTemplateActionRemote action for resource's template updating.Classclient.actionsContent Control
UpdateTemplateActionRemote action for template updating.Classclient.gwt.remotingContent Control
UpdateTemplateCommandCommand: update a template.ClasscommandsContent Control
UpdateUserActionRemote action for user updating.Classclient.gwt.remotingContent Control
UpdateUserCommandCommand: update a user.ClasscommandsContent Control
UpdateUserPasswordActionUpdates a user's password.Classclient.gwt.remotingContent Control
UpdateWorkingCopyActionRemote action for working copy updating.Classclient.gwt.remotingContent Control
UpdateWorkingCopyCommandCommand: updates the working copy for a page.ClasscommandsContent Control
UploadFileDialogDialog for file upload.Classclient.gwt.views.gxtContent Control
URLUserTypeA hibernate UserType used to persist UUID objects.Classplugins.persistence.hibernateContent Control
UserA summary of a user.Classapi.coreContent Control
UserACLSelectorA simple user selector used by resource Access control.Classclient.gwt.views.gxtContent Control
UserCommentSelectorA SQL query that retrieves user comment of the page update.Classmigration.ccc6.handlersContent Control
UserCriteriaTODO: move to ccc.Classapi.coreContent Control
UserEntityA user of the CCC system.ClassdomainContent Control
UserMetadataDialogEditable view of a user's metadata.Classclient.gwt.views.gxtContent Control
UserMetadataSelectorSQL query to select a user's metadata.Classmigration.ccc6.handlersContent Control
UserMigrationMigrate users from CCC6.ClassmigrationContent Control
UsernameClassapi.typesContent Control
UserNamePasswordHandlerBasic CallbackHandler implementation that supports a username and a password.ClassmigrationContent Control
UserRepositoryAPI for user repositories.InterfacepersistenceContent Control
UserRolesSelectorSQL query to select user roles.Classmigration.ccc6.handlersContent Control
UsersUser Commands API, used to update user data in CCC.Interfaceapi.coreContent Control
UsersCommand line interface for user management.ClasscliContent Control
UsersEJBEJB implementation of the Users interface.Classservices.ejb3Content Control
UserSerializerSerializer for Users.Classplugins.s11n.jsonContent Control
UsersImplClassapi.jaxrsContent Control
UserTableA panel that displays users using Grid.Classclient.gwt.widgetsContent Control
UserTreeTree for users.Classclient.gwt.widgetsContent Control
UuidCollectionWriterA provider for a collection of UUIDs.Classapi.jaxrs.providersContent Control
UUIDProviderA provider for UUIDs.Classapi.jaxrs.providersContent Control
UUIDUserTypeA hibernate UserType used to persist UUID objects.Classplugins.persistence.hibernateContent Control
ValidatableSimple object validation API.Interfaceclient.coreContent Control
ValidateFieldActionRemote action for field validation.Classclient.gwt.remotingContent Control
ValidationResultClassclient.coreContent Control
ValidationsClient side validations library.Classclient.gwt.validationContent Control
VelocityProcessorRenders a resource as text using the velocity library.Classplugins.scripting.velocityContent Control
ViewBasic API for MVP Views.Interfaceclient.coreContent Control
ViewHistoryActionView resource's history.Classclient.gwt.remotingContent Control
WCAwareThe API for working copy support.InterfacedomainContent Control
WebExceptionAbstract super-type for web specific exceptions.Classweb.exceptionsContent Control
WindowAPI for accessing the UI window.Interfaceclient.coreContent Control
WordExtractorA text extractor for MS Word documents.Classplugins.search.luceneContent Control
WorkingCopyA working copy for a resource.ClassdomainContent Control
WorkingCopyNotSupportedExceptionIndicates that a resource that doesn't support working copies.Classapi.exceptionsContent Control
WorkingCopySupportAbstract helper class that provides working copy support for resources.ClassdomainContent Control
XHTMLHelper methods for working with XHTML.Classplugins.markupContent Control
XMLA helper class for working with XML.Classplugins.markupContent Control